home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 12 / BBS in a box XII-2.iso / Files II / Hyper / Rinaldi Collection / Chooser 2.0.sit / Chooser 2.0 (US) / Chooser 2.0 (US) / stylesheet_3422.css < prev   
Encoding:
Cascading Style Sheet File  |  1994-03-09  |  300 b   |  27 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             font-weight: bold;
  7.         }
  8.         .style3
  9.         {
  10.             font-style: italic;
  11.         }
  12.         .style4
  13.         {
  14.             text-decoration: underline;
  15.             font-weight: bold;
  16.         }
  17.         .style5
  18.         {
  19.             letter-spacing: -0.1em;
  20.             font-weight: bold;
  21.         }
  22.         .style6
  23.         {
  24.             font-style: italic;
  25.             font-weight: bold;
  26.         }
  27.